home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineSprite_505 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  109 b   |  5 lines

  1. _root.atk = true;
  2. var swingsound = new Sound();
  3. swingsound.attachSound("swing.mp3");
  4. swingsound.start();
  5.